home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 June
/
CHIP Haziran 2001.iso
/
prog
/
video
/
04
/
setup.exe
/
TMPGEnc.exe
/
1033
/
RCDATA
/
TAVISAVEDIALOGFORM
/
TAVISAVEDIALOGFORM.txt
Wrap
Text File
|
2001-04-04
|
2KB
|
121 lines
object AVISaveDialogForm: TAVISaveDialogForm
Left = 192
Top = 107
BorderStyle = bsNone
ClientHeight = 143
ClientWidth = 486
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 11
Top = 2
Width = 474
Height = 137
Shape = bsFrame
end
object Label2: TLabel
Left = 180
Top = 73
Width = 174
Height = 12
Caption = 'frame for interleave width'
end
object InterleaveFrameEdit: TSpinEdit
Left = 103
Top = 69
Width = 71
Height = 21
MaxValue = 100000
MinValue = 0
TabOrder = 0
Value = 0
end
object EnableVideo: TCheckBox
Left = 20
Top = 15
Width = 79
Height = 17
Caption = 'Video:'
TabOrder = 1
OnClick = EnableVideoClick
end
object VideoInfo: TEdit
Left = 104
Top = 13
Width = 309
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 2
end
object EnableAudio: TCheckBox
Left = 20
Top = 44
Width = 79
Height = 17
Caption = 'Audio:'
TabOrder = 3
OnClick = EnableAudioClick
end
object AudioInfo: TEdit
Left = 104
Top = 42
Width = 309
Height = 20
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 4
end
object AudioButton: TButton
Left = 417
Top = 39
Width = 57
Height = 25
Caption = 'Setting'
TabOrder = 5
OnClick = AudioButtonClick
end
object VideoButton: TButton
Left = 417
Top = 10
Width = 57
Height = 25
Caption = 'Setting'
TabOrder = 6
OnClick = VideoButtonClick
end
object EnableForceKeyFrame: TCheckBox
Left = 104
Top = 96
Width = 353
Height = 17
Caption = 'Output the frame which has specified I picture as keyframe'
TabOrder = 7
end
object EnableForceCopyFrame: TCheckBox
Left = 104
Top = 116
Width = 369
Height = 17
Caption = 'Output frame whose copy picture is specified as drop frame'
TabOrder = 8
end
end